public marks

PUBLIC MARKS from "Xavier Lacot" with tags "groupe:clever age" & firebug

07 May 2008 19:45

sfFirePHP plugin

by 1 other
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.